Android Scanbot SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK
Android Scanbot SDK
/
io.scanbot.cryptio
Package-level
declarations
Types
Types
Aes
Gcm
Decrypting
Input
Stream
Link copied to clipboard
class
AesGcmDecryptingInputStream
:
FilterInputStream
Aes
Gcm
Encrypting
Output
Stream
Link copied to clipboard
class
AesGcmEncryptingOutputStream
(
outputStream
:
OutputStream
,
outBufferSize
:
Int
=
4096
)
:
FilterOutputStream